-
Home
-
OCA para WooCommerce
-
2.7.3
-
Code
-
Classes
- ShippingCodes
Total Complexity |
19 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
127 |
Lines of code |
102 |
Logical lines of code |
35 |
Comment lines |
6 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_by_code() |
S |
67 |
3 |
8 |
create_from_array() |
S |
59 |
2 |
15 |
to_branch() |
S |
65 |
2 |
10 |
to_door() |
S |
65 |
2 |
10 |
from_branch() |
S |
65 |
2 |
10 |
from_door() |
S |
65 |
2 |
10 |
__construct() |
S |
81 |
1 |
3 |
create() |
S |
73 |
1 |
5 |
all() |
S |
82 |
1 |
3 |
with_price() |
S |
67 |
1 |
10 |
without_price() |
S |
66 |
1 |
10 |
get_codes() |
S |
70 |
1 |
8 |